'Declaration
Public Function CreateClonedGdPictureImage32BppPARGB( _ ByVal ImageID As Integer _ ) As Integer
public int CreateClonedGdPictureImage32BppPARGB( int ImageID )
public function CreateClonedGdPictureImage32BppPARGB( ImageID: Integer ): Integer;
public function CreateClonedGdPictureImage32BppPARGB( ImageID : int ) : int;
public: int CreateClonedGdPictureImage32BppPARGB( int ImageID )
public: int CreateClonedGdPictureImage32BppPARGB( int ImageID )
Parameters
- ImageID